FaPromNotePrintAudit 
EntityType  Independent 
Logical Entity Name  FaPromNotePrintAudit 
Default Table Name  FaPromNotePrintAudit 
Logical Only  NO 
Definition 
 
Note 
 

FaPromNotePrintAudit Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
FaPromNotePrintAuditId(PK)    INTEGER  NO 
 
FaPromNotePrintAssignmentId(FK)    INTEGER  NO 
 
PreviousAssignedStaffId(FK)    INTEGER  YES 
 
CurrentAssignedStaffId(FK)    INTEGER  YES 
 
PreviousAssignedStaffGroupId(FK)    INTEGER  YES 
 
CurrentAssignedStaffGroupId(FK)    INTEGER  YES 
 
DatePrinted    DATETIME  YES 
 
PrintedByStaffId(FK)    INTEGER  YES 
 
Comment    NVARCHAR(max)  NO 
 
UserId(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 

FaPromNotePrintAudit Keys 
Key Name  Key Type  Keys 
PrintedByStaffId  Inversion Entry  PrintedByStaffId 
CurrentAssignedStaffGroupId  Inversion Entry  CurrentAssignedStaffGroupId 
Nk_FaPromNotePrintAudit_PreviousAssignedStaffGroupId  Inversion Entry  PreviousAssignedStaffGroupId 
Nk_FaPromNotePrintAudit_CurrentAssignedStaffId  Inversion Entry  CurrentAssignedStaffId 
Nk_FaPromNotePrintAudit_PreviousAssignedStaffId  Inversion Entry  PreviousAssignedStaffId 
Nk_FaPromNotePrintAudit_FaPromNotePrintAssignmentId  Inversion Entry  FaPromNotePrintAssignmentId 
PK_FaPromNotePrintAudit_FaPromNotePrintAuditId  PrimaryKey  FaPromNotePrintAuditId 
Nk_FaPromNotePrintAudit_UserId  Inversion Entry  UserId 

FaPromNotePrintAudit Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
StaffGroup  Non-Identifying  Zero or One to Zero or More        CurrentAssignedStaffGroupId  NO 
Staff  Non-Identifying  Zero or One to Zero or More        CurrentAssignedStaffId  NO 
StudentAwardPromNotePrintAssignment  Non-Identifying  One To Zero or More        FaPromNotePrintAssignmentId  NO 
StaffGroup  Non-Identifying  Zero or One to Zero or More        PreviousAssignedStaffGroupId  NO 
Staff  Non-Identifying  Zero or One to Zero or More        PreviousAssignedStaffId  NO 
Staff  Non-Identifying  Zero or One to Zero or More        PrintedByStaffId  NO 
Staff  Non-Identifying  One To Zero or More        UserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

FaPromNotePrintAudit Check Constraints 
Check Constraint Name  CheckConstraint